home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 13 / The Games Machine - Ita - CD-ROM Vol.13.rar / XENIATGM13.ISO / shock / readme.txt < prev    next >
Text File  |  1995-03-17  |  2KB  |  49 lines

  1.                            HMI Setup Utility V1.1
  2.  
  3. The setup utility is provided free of charge to all of our developers
  4. and source code is available upon request.  The program writes out an
  5. .cfg file that is in text form.  HMI will provide code to read the
  6. file free of charge.  The sosEZ system contains example code to do
  7. this also.
  8.  
  9.  
  10. There are several fields in the 'setup.ini' file that are designed to
  11. be modified by the developer, these are described below.
  12.  
  13.  
  14. Field             Description
  15. -----------------------------
  16. Title             title that appears on the top line of the setup program
  17. Copyright         copyright that appears on the bottom line of the screen
  18. ConfigFile        the name of the file to write the settings out to
  19. DigitalTest       name of the digital sound file to play upon testing, 8 bit
  20. MIDITest          name of the MIDI song to play upon testing
  21. MIDIMelodic       name of the melodic patch file (FM)
  22. MIDIDrum          name of the drum patch file (FM)
  23.  
  24.  
  25.  
  26. File              Description
  27. -----------------------------
  28. SETUP.EXE         setup program compiled with Watcom 9.5b
  29. SETUP.INI         setup text description file for configuration options
  30. DRUM.BNK          FM instrument patch file
  31. MELODIC.BNK       FM instrument patch file
  32. TEST.RAW          sample 8 bit mono digital file
  33. TEST.HMP          sample MIDI song provided by LoudMouth
  34. HMIDET.386        HMI SOS digital detection drivers
  35. HMIDRV.386        HMI SOS digital drivers
  36. HMIMDRV.386       HMI SOS MIDI drivers
  37. DOS4GW.EXE        Rational System DOS extender v1.95
  38. README.TXT        this file
  39.  
  40.  
  41.  
  42. The drum.bnk, melodic.bnk and test.hmp files are (C) Copyright 1995 by
  43. LoudMouth.  LoudMouth provides a range of services including full
  44. MIDI and digital music production, excellent sound FX and patch file
  45. creation.  
  46.  
  47. LoudMouth may be contacted at (503) 726-8447, Ask for Chris Stevens or
  48. Tim Clarke.
  49.